NevronOpenVision
Nevron.Nov.Office Namespace / NOfficeApplicationHost<TOfficeApplication> Class


NOfficeApplicationHost<TOfficeApplication> Class Methods

For a list of all members of this type, see NOfficeApplicationHost<TOfficeApplication> members.

Public Methods
 NameDescription
Public MethodDetermines whether the application can send crash reports.  
Public MethodCreates the main window state workspace item  
Public MethodGets the main window of the application  
Public MethodInits a server-based office application.  
Public MethodCalled after the main widget is initialized  
Public MethodCalled before the main widget is initialized  
Public MethodTries to send a crash report from the specified user  
Public MethodShows an error dialog for the specified exception  
Public MethodShows the help of the application.  
Public MethodStarts the application.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the default launch settings for the application.  
Protected MethodExits the message pump of the application.  
Protected MethodInstalls NOV components appropriate for the respective product and host.  
Protected MethodCalled after the application was started.  
Protected MethodCalled before the application is started.  
Protected MethodEnsures there is a message pump to do messages.  
Top
See Also